-
Home
-
Shield: Blocks Bots, Protects Users, and Prevents Security Breaches
-
20.0.4
-
Code
-
Classes
- BaseAction
| Total Complexity |
33 |
| Dependencies |
9 |
| Dependents |
2 |
| Total lines |
140 |
| Lines of code |
88 |
| Logical lines of code |
42 |
| Comment lines |
19 |
| Methods |
19 |
| Properties |
1 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| checkAccess() |
A |
54 |
11 |
18 |
| __get() |
S |
62 |
3 |
11 |
| __construct() |
S |
75 |
2 |
4 |
| checkAvailableData() |
S |
68 |
2 |
6 |
| process() |
S |
70 |
1 |
7 |
| preExec() |
S |
91 |
1 |
2 |
| postExec() |
S |
91 |
1 |
2 |
| exec() |
S |
100 |
1 |
0 |
| response() |
S |
74 |
1 |
5 |
| setResponse() |
S |
81 |
1 |
3 |
| getDefaults() |
S |
82 |
1 |
3 |
| getMinimumUserAuthCapability() |
S |
78 |
1 |
3 |
| canBypassIpAddressBlock() |
S |
82 |
1 |
3 |
| isNonceVerifyRequired() |
S |
78 |
1 |
3 |
| isUserAuthRequired() |
S |
80 |
1 |
3 |
| isSecurityAdminRequired() |
S |
80 |
1 |
3 |
| getActionOverrides() |
S |
80 |
1 |
3 |
| getRequiredDataKeys() |
S |
82 |
1 |
3 |
| NonceCfg() |
S |
71 |
1 |
6 |